Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c1475ca99edcc7216ddc45838ab2c3281c14ba22
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
344eec6
mac80211: move blockack stop due to fragmentation
by Johannes Berg
· 14 years ago
bed7ee6
mac80211: always process blockack action from workqueue
by Johannes Berg
· 14 years ago
77a121c
mac80211: pull mgmt frame rx into rx handler
by Johannes Berg
· 14 years ago
36b3a62
mac80211: common work skb freeing
by Johannes Berg
· 14 years ago
1fa57d0
mac80211: use common work function
by Johannes Berg
· 14 years ago
64592c8
mac80211: use common work struct
by Johannes Berg
· 14 years ago
35f20c1
mac80211: use common skb queue
by Johannes Berg
· 14 years ago
2a41905
mac80211: simplify station/aggregation code
by Johannes Berg
· 14 years ago
9d38d85
cfg80211/mac80211: allow action frame TX/RX in IBSS
by Johannes Berg
· 14 years ago
aa9746a
iwlwifi: print warning about disconnected antennas
by Johannes Berg
· 14 years ago
2fb291e
iwlwifi: rename iwl4965_rx_mpdu_res_start
by Emmanuel Grumbach
· 14 years ago
d5b25c9
iwlwifi: rename rxq->dma_addr
by Emmanuel Grumbach
· 14 years ago
815e629
iwlwifi: cancel run time calibration work when going down
by Wey-Yi Guy
· 14 years ago
f5cc6a2
iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.
by Dor Shaish
· 14 years ago
f4989d9
iwlwifi: trace full RX
by Johannes Berg
· 14 years ago
832c10f
wl1251: fix ELP_CTRL register reads
by Grazvydas Ignotas
· 14 years ago
abe37c4
wireless: fix kernel-doc
by Johannes Berg
· 14 years ago
90b7260
mac80211: Add netif state checking to ieee80211_ifa_changed
by Juuso Oikarinen
· 14 years ago
3cfd43f
ath5k: add debugfs file for queue debugging
by Bruno Randolf
· 14 years ago
20fbed2
ath5k: no need to save/restore the default antenna
by Bruno Randolf
· 14 years ago
0ca7402
ath5k: new function for setting the antenna switch table
by Bruno Randolf
· 14 years ago
39d5b2c
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
by Bruno Randolf
· 14 years ago
84efa0e
libertas: Fix ethtool reporting no WOL options supported if WOL is not already active
by Sascha Silbe
· 14 years ago
a5fdbca
ath: Fix uninitialized variable warnings
by Prarit Bhargava
· 14 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
11b7c60
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
by John W. Linville
· 14 years ago
dc1dfe4
iwlwifi: fix-up botched revert
by John W. Linville
· 14 years ago
35dd050
mac80211: fix function pointer check
by Holger Schurig
· 14 years ago
e500ae5
wireless: remove my name from the maintainer list
by Zhu Yi
· 14 years ago
436c109
ath5k: fix NULL pointer in antenna configuration
by Bruno Randolf
· 14 years ago
0f666a0
p54usb: Add device ID for Dell WLA3310 USB
by Jason Dravet
· 14 years ago
aa679c3
wl1251: fix a memory leak in probe
by Grazvydas Ignotas
· 14 years ago
f668da2
iwlwifi: fix wrapping when handling aggregated batches
by Daniel Halperin
· 14 years ago
02cd8de
iwlwifi: parse block ack responses correctly
by Daniel Halperin
· 14 years ago
18ab9f1
iwlwifi: remove unused parameter
by Wey-Yi Guy
· 14 years ago
f84b29e
iwlwifi: queue user-initiated scan when doing internal scan
by Johannes Berg
· 14 years ago
0e1654f
iwlwifi: generic scan TX antenna forcing
by Johannes Berg
· 14 years ago
3839f7c
iwlwifi: do not use huge command buffer for channel switch
by Wey-Yi Guy
· 14 years ago
ff0d91c
iwlwifi: reduce memory allocation
by Johannes Berg
· 14 years ago
519c7c4
iwlwifi: kzalloc txb array
by Johannes Berg
· 14 years ago
6f80240
iwlagn: fix bug in txq freeing
by Johannes Berg
· 14 years ago
4f5fa23
iwl3945: fix bugs in txq freeing
by Johannes Berg
· 14 years ago
fc66be2
iwlwifi: remove inaccurate comment
by Wey-Yi Guy
· 14 years ago
3779db1
iwlwifi: remove priv->mac_addr
by Johannes Berg
· 14 years ago
f8525e5
iwlwifi: beacon internal time unit
by Wey-Yi Guy
· 15 years ago
79d0732
iwlwifi: support channel switch offload in driver
by Wey-Yi Guy
· 15 years ago
a0ee74c
iwlwifi: beacon format related helper function
by Wey-Yi Guy
· 15 years ago
ae0bce0
iwlwifi: remove unused parameter in iwl_priv
by Wey-Yi Guy
· 15 years ago
f430844
iwlwifi: do not clear data after chain noise calib
by Shanyu Zhao
· 14 years ago
86cc652
iwlwifi: remove debug frame dumping
by Johannes Berg
· 14 years ago
3a0b9aa
iwlwifi: use virtual interface address for scan
by Johannes Berg
· 14 years ago
7684c40
iwlwifi: set MAC address in RXON from interface
by Johannes Berg
· 14 years ago
30eabc1
iwlwifi: remove mac_addr assignment
by Johannes Berg
· 14 years ago
6dea887
iwlwifi: remove unused wlap_bssid_addr assignment
by Johannes Berg
· 14 years ago
041fa0c
iwlwifi: remove useless node_addr assignments
by Johannes Berg
· 14 years ago
7d47618
iwlwifi: move sysfs_create_group to post request firmware
by Emmanuel Grumbach
· 14 years ago
9edc71b
iwlwifi: add name to Maintainers list
by Wey-Yi Guy
· 14 years ago
1402364
iwl3945: fix internal scan
by Abhijeet Kolekar
· 14 years ago
a6866ac
iwl3945: enable stuck queue detection on 3945
by Reinette Chatre
· 14 years ago
467429b
ssb: remove the ssb DMA API
by FUJITA Tomonori
· 14 years ago
39a6f4b
b44: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 14 years ago
718e889
b43: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 14 years ago
4e80313
b43legacy: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 14 years ago
14f9295
ssb: add dma_dev to ssb_device structure
by FUJITA Tomonori
· 14 years ago
2e72444
iwlwifi: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 14 years ago
9e55ba7
ath9k: Fix bug in rate table
by Vasanthakumar Thiagarajan
· 14 years ago
6267dc7
ath9k_htc: Configure credit size for AR7010
by Sujith
· 14 years ago
ea46e64
ath9k_htc: Setup 5GHz channels
by Sujith
· 14 years ago
29d9075
ath9k_htc: Configure dual stream rates
by Sujith
· 14 years ago
6debeca
ath9k_htc: Setup HT capabilites for 2-stream devices
by Sujith
· 14 years ago
61389f3
ath9k_common: Move count_streams to common module
by Sujith
· 14 years ago
b176286
ath9k_htc: Add support for AR7010
by Sujith
· 14 years ago
cbba8cd
ath9k_hw: Configure byte swap for non AR9271 chips
by Sujith
· 14 years ago
ce43cee
ath9k: Determine Firmware on probe
by Sujith
· 14 years ago
5f1e83d
p54spi: replace internal "cx3110x" name with "p54spi"
by Luke-Jr
· 14 years ago
6b5dccc
ath5k: retain promiscuous setting
by Bob Copeland
· 14 years ago
e307139
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
by Tobias Doerffel
· 14 years ago
8b9a4e6
mac80211: process station blockack action frames from work
by Johannes Berg
· 14 years ago
56bf882
Revert "wireless: hostap, fix oops due to early probing interrupt"
by John W. Linville
· 14 years ago
38a6cc7
mac80211: Remove deprecated sta_notify commands
by Sujith
· 14 years ago
abd984e
ath9k_htc: Use proper station add/remove callbacks
by Sujith
· 14 years ago
9d1ac34
ssb: Handle alternate SSPROM location
by Larry Finger
· 14 years ago
ce9426d
ath9k: fix dma sync in rx path
by Ming Lei
· 14 years ago
26b36cf
mac80211: make ARP filtering depend on CONFIG_INET
by John W. Linville
· 14 years ago
2826bcd
mac80211: reduce debugfs code size
by Felix Fietkau
· 14 years ago
84642d6
ath9k: fix queue stop/start based on the number of pending frames
by Felix Fietkau
· 14 years ago
764580f
ath9k_htc: Fix fair beacon distribution
by Sujith
· 14 years ago
21d5130
ath9k_htc: Handle host RX disable
by Sujith
· 14 years ago
e9201f0
ath9k_htc: Handle monitor interface removal
by Sujith
· 14 years ago
2336776
ath9k_htc: Fix locking for ps_idle
by Sujith
· 14 years ago
3901737
ath9k_htc: Remove useless cancel_work_sync
by Sujith
· 14 years ago
4a34a8c
ath9k_htc: Fix bug in handling CONF_IDLE
by Sujith
· 14 years ago
cb551df
ath9k_htc: Add PS wrappers
by Sujith
· 14 years ago
881ac6a
ath9k_htc: Revamp CONF_IDLE handling
by Sujith
· 14 years ago
e9141f7
ath9k_hw: Fix async fifo for AR9287
by Sujith
· 14 years ago
15ae733
ath9k_hw: Update the PCI WAR register
by Sujith
· 14 years ago
a55f858
ath9k_hw: Cleanup TX power calculation for AR9287
by Sujith
· 14 years ago
79d7f4b
ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
by Sujith
· 14 years ago
16c94ac
ath9k_hw: Cleanup eeprom_9287.c
by Sujith
· 14 years ago
Next »