Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e13ce26bd53296fdf2c78836ce7b880df75c6e6e
e13ce26
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
by Franky Lin
· 13 years ago
79ae395
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
by Franky Lin
· 13 years ago
3bba829
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
by Franky Lin
· 13 years ago
45db339
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
by Franky Lin
· 13 years ago
e9b8d91
brcmfmac: introduce unified register access interface for SDIO
by Franky Lin
· 13 years ago
7d9cfc2
brcmfmac: decouple set_sbaddr_window from register write interface
by Franky Lin
· 13 years ago
ce454e8
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
by Franky Lin
· 13 years ago
abb7fbb
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
by Franky Lin
· 13 years ago
8a90555
ath9k_hw: Fix RTT calibration
by Sujith Manoharan
· 13 years ago
7d4e15b
mac80211: fix the increment of unicast/multicast counters for forwarded PREQ
by Chun-Yeow Yeoh
· 13 years ago
f5c5681
mac80211: send peer candidate event for new sta only
by Thomas Pedersen
· 13 years ago
8ff44ef
iwlwifi: don't disable AGG queues that are not enabled
by Emmanuel Grumbach
· 13 years ago
a46c3e4
iwlwifi: don't flood logs when HT debug flag is set
by Emmanuel Grumbach
· 13 years ago
11e1165
iwlwifi: fix power index handling
by Amit Beka
· 13 years ago
f6be8b7
iwlwifi: make sure reduced tx power bit is valid
by Wey-Yi Guy
· 13 years ago
83ce21d
iwlwifi: add documentation for bt reduced tx power
by Wey-Yi Guy
· 13 years ago
dd551ab
iwlwifi: include rssi as part of decision making for reduce txpower
by Wey-Yi Guy
· 13 years ago
f3a138c
NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers
by Marcel Holtmann
· 13 years ago
99e126f
mwifiex: fix coding style issue in mwifiex_deauthenticate
by Bing Zhao
· 13 years ago
2a4ffa4
mac80211_hwsim: Fix rate control by correctly reporting transmission counts
by Javier Cardona
· 13 years ago
341352d
iwlwifi: fix-up some merge damage from commit 0d6c4a2
by John W. Linville
· 13 years ago
70c33ea
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
by Ashok Nagarajan
· 13 years ago
b91e64a
mac80211: Allow nonHT/HT peering in mesh
by Ashok Nagarajan
· 13 years ago
57aac7c
mac80211: Implement HT mixed protection mode
by Ashok Nagarajan
· 13 years ago
431e315
mac80211: Advertise HT protection mode in IEs
by Ashok Nagarajan
· 13 years ago
ef9456a
cfg80211: fix BSS comparison
by Emmanuel Grumbach
· 13 years ago
ba89bf1
brcmfmac: add out of band interrupt support
by Franky Lin
· 13 years ago
e2f93cc
brcmfmac: postpone interrupt register function
by Franky Lin
· 13 years ago
d9126e0
brcmfmac: check bus state for status
by Franky Lin
· 13 years ago
f0116fb
brcmfmac: stop releasing sdio host in irq handler
by Franky Lin
· 13 years ago
3073a7c
mac80211: Add more ethtools stats: survey, rates, etc
by Ben Greear
· 13 years ago
e352114
mac80211: Framework to get wifi-driver stats via ethtool.
by Ben Greear
· 13 years ago
b1ab792
mac80211: Support getting sta_info stats via ethtool.
by Ben Greear
· 13 years ago
d619921
cfg80211: Add framework to support ethtool stats.
by Ben Greear
· 13 years ago
35e7ada
iwlwifi: use 6000G2B for 6030 device series
by Wey-Yi Guy
· 13 years ago
e377a4f
iwlwifi: use correct released ucode version
by Meenakshi Venkataraman
· 13 years ago
e19d8baf
ipw2100: Fix order of device registration
by Ben Hutchings
· 13 years ago
b405079
ipw2200: Fix order of device registration
by Ben Hutchings
· 13 years ago
f2bd7f1
rt2x00: Add debugfs access for rfcsr register
by Anisse Astier
· 13 years ago
f2efd20
rt2x00: debugfs support - allow a register to be empty
by Anisse Astier
· 13 years ago
7ed85b6
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probe
by Stanislav Yakovlev
· 13 years ago
4fb2f7f
iwlwifi: remove the iwl_shared reference
by Wey-Yi Guy
· 13 years ago
07d3c15
iwlwifi: modify #ifdef to avoid sparse complain
by Wey-Yi Guy
· 13 years ago
c7d2582
mac80211: don't transmit 40MHz frames to 20MHz peer
by Thomas Pedersen
· 13 years ago
e87278e
mac80211: insert mesh peer after init
by Thomas Pedersen
· 13 years ago
2e4c14a
mwifiex: fix static checker warnings
by Amitkumar Karwar
· 13 years ago
91a0099
mac80211: fix rate control update on 2040 bss change
by Rajkumar Manoharan
· 13 years ago
98e6b9d
mwifiex: add support for SD8786 sdio
by WarheadsSE
· 13 years ago
62c5054
wireless: at76c50x: allocating too much data
by Dan Carpenter
· 13 years ago
8b5bed9
iwlwifi: don't init trans->reg_lock from the op_mode
by Emmanuel Grumbach
· 13 years ago
f6b1154
iwlwifi: add option to disable 5GHz band
by Stanislaw Gruszka
· 13 years ago
c15797e
iwlwifi: use IWL_* instead of dev_printk when possible
by Emmanuel Grumbach
· 13 years ago
4d5ba61
iwlwifi: add loose coex lut
by Wey-Yi Guy
· 13 years ago
9dc4ca9
iwlwifi: change kill mask based on reduce power state
by Wey-Yi Guy
· 13 years ago
310fbfd
iwlwifi: send reduce tx power info in command
by Wey-Yi Guy
· 13 years ago
7edae18
iwlwifi: small define change
by Wey-Yi Guy
· 13 years ago
4aa79d9
iwlwifi: add reduced tx power threshold define
by Wey-Yi Guy
· 13 years ago
354ce4a
iwlwifi: add checking for the condition to reduce tx power
by Wey-Yi Guy
· 13 years ago
9a00be0
iwlwifi: add BT reduced tx power flag
by Wey-Yi Guy
· 13 years ago
a70453b
iwlwifi: remove unused macros
by Wey-Yi Guy
· 13 years ago
138a53e
libertas: include sched.h on firmware.c
by Luis R. Rodriguez
· 13 years ago
9bb862b
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
d16cf20
netfilter: remove ip_queue support
by Pablo Neira Ayuso
· 13 years ago
6714cf5
netfilter: nf_conntrack: fix explicit helper attachment and NAT
by Pablo Neira Ayuso
· 13 years ago
9768e1a
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
by Kelvie Wong
· 13 years ago
6d8ebc8
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
by Hans Schillstrom
· 13 years ago
068d522
ipvs: ip_vs_proto: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
d5cce20
ipvs: ip_vs_ftp: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
6b324db
ipvs: optimize the use of flags in ip_vs_bind_dest
by Pablo Neira Ayuso
· 13 years ago
f73181c
ipvs: add support for sync threads
by Pablo Neira Ayuso
· 13 years ago
749c42b
ipvs: reduce sync rate with time thresholds
by Julian Anastasov
· 13 years ago
1c003b1
ipvs: wakeup master thread
by Pablo Neira Ayuso
· 13 years ago
cdcc5e9
ipvs: always update some of the flags bits in backup
by Julian Anastasov
· 13 years ago
882a844
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
by Julian Anastasov
· 13 years ago
06611f8
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
by Julian Anastasov
· 13 years ago
82cfc06
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
by Julian Anastasov
· 13 years ago
9615e61e
ipvs: use GFP_KERNEL allocation where possible
by Sasha Levin
· 13 years ago
d6318f0
ipvs: SH scheduler does not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
45d4e71
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
by Julian Anastasov
· 13 years ago
4f2a94d
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
4beddbe
ipvs: DH scheduler does not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
748d845
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
by Julian Anastasov
· 13 years ago
41cff6d
ipvs: timeout tables do not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
4981682
netfilter: bridge: optionally set indev to vlan
by Pablo Neira Ayuso
· 13 years ago
ac3a546
netfilter: nf_conntrack: use this_cpu_inc()
by Eric Dumazet
· 13 years ago
a900689
netfilter: nf_ct_helper: allow to disable automatic helper assignment
by Eric Leblond
· 13 years ago
031d770
netfilter: nf_ct_ecache: refactor notifier registration
by Tony Zelenoff
· 13 years ago
b44907e
etherdev.h: Convert int is_<foo>_ether_addr to bool
by Joe Perches
· 13 years ago
97138a1
smsc75xx: let EEPROM determine GPIO/LED settings
by Steve Glendinning
· 13 years ago
4f94a92
smsc75xx: eliminate unnecessary phy register read
by Steve Glendinning
· 13 years ago
7749622
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
by Steve Glendinning
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6e06c0e
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 13 years ago
3a084dd
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
by Jiri Pirko
· 13 years ago
416912a
netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.
by David Daney
· 13 years ago
0ca2997
netdev/of/phy: Add MDIO bus multiplexer support.
by David Daney
· 13 years ago
2510602
netdev/of/phy: New function: of_mdio_find_bus().
by David Daney
· 13 years ago
7dc2ce5
isdn/capi: elliminate capincci_find() in non-middleware case
by Tilman Schmidt
· 13 years ago
7fdaadc
isdn/capi: fix readability damage
by Tilman Schmidt
· 13 years ago
81fa7b8
isdn/gigaset: unify function return values
by Tilman Schmidt
· 13 years ago
Next »