aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan6-6/+32
2011-09-27NFC: use after free on errorDan Carpenter1-8/+6
2011-09-27iwlagn: fix scan complete processingJohannes Berg2-4/+33
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg1-54/+54
2011-09-27iwlagn: refactor scan completeJohannes Berg1-8/+11
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2-4/+2
2011-09-27iwlagn: remove Kelvin supportJohannes Berg3-9/+1
2011-09-27iwlagn: fix slot programmingJohannes Berg1-1/+1
2011-09-27iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach4-16/+19
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach1-4/+9
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy1-0/+2
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2-3/+3
2011-09-27MAINTAINERS: update iwlwifiWey-Yi Guy1-1/+1
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach1-1/+16
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach1-3/+6
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau1-1/+1
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias4-2/+13
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias1-1/+6
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias1-18/+14
2011-09-27mwifiex: reset skb length before inserting to free queueAmitkumar Karwar1-0/+3
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar2-3/+6
2011-09-27mwifiex: update bss band informationAmitkumar Karwar4-12/+25
2011-09-27mwifiex: fix 5GHz association issueAmitkumar Karwar1-1/+2
2011-09-27b43: LCN-PHY: minor clean upsRafał Miłecki2-5/+22
2011-09-27b43: update dummy transmissionRafał Miłecki1-4/+7
2011-09-27b43: add missing MMIO definesRafał Miłecki2-18/+60
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake2-17/+17
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen3-18/+15
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen1-11/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller27-112/+137
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-27skge: handle irq better on single port cardStephen Hemminger1-20/+52
2011-09-27be2net: Show newly flashed FW ver in ethtoolSathya Perla4-20/+33
2011-09-27be2net: fix multicast filter programmingSathya Perla1-2/+4
2011-09-27tcp: rename tcp_skb_cb flagsEric Dumazet4-38/+39
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet4-4/+5
2011-09-27enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu4-96/+232
2011-09-27enic: Helper code for SRIOV proxy commandsRoopa Prabhu5-5/+54
2011-09-27enic: Add SRIOV supportRoopa Prabhu2-2/+57
2011-09-27tcp: ECN blackhole should not force quickack modeEric Dumazet2-7/+17
2011-09-27sky2: manage irq better on single port cardstephen hemminger1-26/+59
2011-09-27pch_gbe: remove unused variableJon Mason1-1/+0
2011-09-27xen/pciback: Add flag indicating device has been assigned by XenKonrad Rzeszutek Wilk1-0/+2
2011-09-27ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com2-23/+37
2011-09-26dp83640: add time stamp insertion for sync messagesRichard Cochran1-13/+57
2011-09-26net: introduce ptp one step time stamp mode for sync packetsRichard Cochran1-0/+9
2011-09-26dp83640: enable six external events and one periodic outputRichard Cochran1-19/+116
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan1-1/+9
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger1-0/+1