Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b8695a8fe6d89140f8d17668e99ebd39358d7c0b
b8695a8
mac80211: restructure HT code
by Johannes Berg
· 16 years ago
20ad19d
mac80211: fix RX aggregation timeouts
by Johannes Berg
· 16 years ago
8b1c814
mac80211: remove stray aggregation debugfs definition
by Johannes Berg
· 16 years ago
7ab17c4
mac80211: remove bssid argument from prepare_for_handlers
by Johannes Berg
· 16 years ago
14b8072
mac80211: fix beacon enable more
by Johannes Berg
· 16 years ago
60b2251
mac80211: reject extra IEs for probe request when hw_scan
by Johannes Berg
· 16 years ago
e4e5e2b
mac80211: properly validate/translate IW_AUTH_MFP values
by Johannes Berg
· 16 years ago
a472780
zd1211rw: honour enable_beacon conf
by Johannes Berg
· 16 years ago
5e13336
mac80211: disable IBSS beacon before join
by Johannes Berg
· 16 years ago
570a0a7
zd1211rw: do not ratelimit no-ops
by Johannes Berg
· 16 years ago
572e001
mac80211: use ps-poll when dynamic power save mode is disabled
by Kalle Valo
· 16 years ago
1fb3606
mac80211: remove multicast check from check_tim()
by Kalle Valo
· 16 years ago
f733ded
orinoco: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
925be8a
ath5k: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
f74df6f
ath9k: Cleanup EEPROM operations
by Sujith
· 16 years ago
e153789
ath9k: Add callbacks hooks for EEPROM operations
by Sujith
· 16 years ago
cbe61d8
ath9k: Merge ath_hal and ath_hal_5416 structures
by Sujith
· 16 years ago
ba52da5
ath9k: Remove duplicate variables
by Sujith
· 16 years ago
d6bad49
ath9k: Move regulatory information to a separate structure
by Sujith
· 16 years ago
d535a42
ath9k: Store HW version information in a separate structure
by Sujith
· 16 years ago
17d7904
ath9k: Remove all the sc_ prefixes
by Sujith
· 16 years ago
ee6e8d1
ath9k: Convert ANI channel to a pointer
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
fa8419d
ath5k: Don't call reset on config_interface
by Nick Kossifidis
· 16 years ago
1e3e6e8
ath5k: Disable BMISS interrupts
by Nick Kossifidis
· 16 years ago
e8f055f
ath5k: Update reset code
by Nick Kossifidis
· 16 years ago
a406c13
ath5k: Update initvals
by Nick Kossifidis
· 16 years ago
8892e4e
ath5k: Update RF Buffer handling
by Nick Kossifidis
· 16 years ago
6f3b414
ath5k: Update gain_F calibration code and add documentation
by Nick Kossifidis
· 16 years ago
33a3182
ath5k: PHY code cleanup
by Nick Kossifidis
· 16 years ago
7b08b3b
mac80211: Remove TSF atomic requirement from the documentation
by Alina Friedrichsen
· 16 years ago
97d97b8
mac80211: Fix the wrong WARN_ON message appearing on enabling power save.
by Vivek Natarajan
· 16 years ago
dec59d6
orinoco: hermes doesn't need to be a separate module
by David Kilroy
· 16 years ago
f90d8d4
orinoco: hermes_dld does not need to be a module
by David Kilroy
· 16 years ago
cb1576a
orinoco: Move WEXT handlers into a separate file
by David Kilroy
· 16 years ago
712a434
orinoco: Move hardware functions into separate file
by David Kilroy
· 16 years ago
5865d01
orinoco: Add hardware function to set multicast mode
by David Kilroy
· 16 years ago
cfeb1db
orinoco: Use accessor functions for bitrate tables
by David Kilroy
· 16 years ago
37a2e56
orinoco: Move firmware handling into a separate file
by David Kilroy
· 16 years ago
4adb474
orinoco: Move MIC helpers into new file
by David Kilroy
· 16 years ago
fb791b1
orinoco: Move scan helpers to a separate file
by David Kilroy
· 16 years ago
aea48b1
orinoco: use orinoco_private instead of net_device in scan helper
by David Kilroy
· 16 years ago
47445cb
orinoco: Rename orinoco.c
by David Kilroy
· 16 years ago
2131266
orinoco: Fix interesting checkpatch errors
by David Kilroy
· 16 years ago
b2f30a0
orinoco: keep line length below 80 characters
by David Kilroy
· 16 years ago
566f2d9
orinoco: remove unnecessary braces
by David Kilroy
· 16 years ago
a94e842
orinoco: spaces in parenthesised expressions
by David Kilroy
· 16 years ago
6fe9deb
orinoco: address leading and trailing whitespace
by David Kilroy
· 16 years ago
ce1a9ee
b43: Add parts of LP-PHY TX power control
by Michael Buesch
· 16 years ago
7a94708
mac80211: Free current bss information in few places where we don't need it any more
by Vasanthakumar Thiagarajan
· 16 years ago
029bc43
ath9k: Add retry counters to rate control debug file
by Sujith
· 16 years ago
d42c6b7
ath9k: Handle mac80211's FIF_CONTROL flag properly
by Sujith
· 16 years ago
254ad0f
ath9k: Remove all the redundant internal buffer types
by Sujith
· 16 years ago
141b38b
ath9k: Lock mac80211 callbacks with a mutex
by Sujith
· 16 years ago
367681f
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
by Breno Leitão
· 16 years ago
c952337
e1000e: Serdes - attempt autoneg when link restored.
by dave graham
· 16 years ago
573cca8
e1000e: remove RXSEQ link monitoring for serdes
by dave graham
· 16 years ago
5df3f0e
e1000e: Disable dynamic clock gating for 82571 per si errata.
by dave graham
· 16 years ago
111b9dc
e1000e: add aer support
by Jesse Brandeburg
· 16 years ago
b4ac530
net: Move skbuff symbol exports after each symbol's definition.
by David S. Miller
· 16 years ago
e4e90b2
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
by David S. Miller
· 16 years ago
9034f77
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
by David S. Miller
· 16 years ago
149490f
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
by Jarek Poplawski
· 16 years ago
d54e6d87
net: Kill skbuff macros from the stone ages.
by David S. Miller
· 16 years ago
4b53b36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
4cdc44a
enic: Add api for link down count and to get firmware notification status.
by Scott Feldman
· 16 years ago
68f7170
enic: bug fix: tx_timeout reset path fix-ups
by Scott Feldman
· 16 years ago
bd9fb1a
enic: record all bad FCS errs as frame errors
by Scott Feldman
· 16 years ago
ed8af6b
enic: bug fix: return notify intr credits
by Scott Feldman
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0012985
ppp: section fixes re netns
by Alexey Dobriyan
· 16 years ago
4906f99
bridge: Fix LRO crash with tun
by Herbert Xu
· 16 years ago
20461c1
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
by Noriaki TAKAMIYA
· 16 years ago
8707bdd
gianfar: Fix boot hangs while bringing up gianfar ethernet
by Jarek Poplawski
· 16 years ago
d4e2675
netfilter: xt_sctp: sctp chunk mapping doesn't work
by Qu Haoran
· 16 years ago
1f9da25
netfilter: ctnetlink: fix echo if not subscribed to any multicast group
by Pablo Neira Ayuso
· 16 years ago
c969aa7
netfilter: ctnetlink: allow changing NAT sequence adjustment in creation
by Pablo Neira Ayuso
· 16 years ago
3f90071
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
by Eric Leblond
· 16 years ago
a51f42f
netfilter: fix tuple inversion for Node information request
by Eric Leblond
· 16 years ago
99e0fca
b43: (b2062) Fix crystal frequency calculations
by Michael Buesch
· 16 years ago
686aa5f
b43: Port spec bugfixes for the LP baseband init
by Michael Buesch
· 16 years ago
c970314
ssb: Add PMU support
by Michael Buesch
· 16 years ago
baf62ee
libertas: pos[4] tested twice, 2nd should be pos[5]
by Roel Kluin
· 16 years ago
0c2bec9
libertas: if_spi: add ability to call board specific setup/teardown methods
by Mike Rapoport
· 16 years ago
d43e878
mac80211: Remove bss information of the current AP when it goes out of range
by Vasanthakumar Thiagarajan
· 16 years ago
de9f97e
ath9k: fix reg_notifier() flags used upon a country IE
by Luis R. Rodriguez
· 16 years ago
24b5bcc
b43: Add LP 2062 radio init
by Michael Buesch
· 16 years ago
6c1bb92
b43: Add LP-PHY baseband init for >=rev2
by Michael Buesch
· 16 years ago
3302e44
iwlwifi: another led naming fix
by Danny Kukawka
· 16 years ago
b34196d
rt2x00: fix led naming
by Danny Kukawka
· 16 years ago
b157b5e
b43legacy: fix led naming
by Danny Kukawka
· 16 years ago
0818cb8
ath9k: fix led naming
by Danny Kukawka
· 16 years ago
a387cc7
b43: Add LP-PHY register definitions
by Michael Buesch
· 16 years ago
964d6ad
Add new rt73usb USB ID
by Ivo van Doorn
· 16 years ago
f130347
cfg80211: add get reg command
by Luis R. Rodriguez
· 16 years ago
47f4d88
mac80211: do not TX injected frames when not allowed
by Luis R. Rodriguez
· 16 years ago
7230645
mac80211: convert master interface to netdev_ops
by Johannes Berg
· 16 years ago
587e729
mac80211: convert to net_device_ops
by Johannes Berg
· 16 years ago
7fee537
mac80211: remove HW_SIGNAL_DB
by Johannes Berg
· 16 years ago
Next »