summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg2-2/+4
2011-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-5/+12
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau1-1/+1
2011-04-18Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang1-0/+1
2011-04-18Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz1-0/+9
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes1-3/+2
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo1-2/+0
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin1-6/+1
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka6-28/+11
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan1-2/+2
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau4-16/+26
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter1-0/+1
2011-04-07mwl8k: do not free unrequested irqBrian Cavagnolo1-1/+8
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg1-0/+3
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville1-1/+1
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka1-2/+4
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger3-3/+3
2011-04-04p54usb: IDs for two new devicesChristian Lamparter1-0/+2
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho1-1/+4
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna2-1/+14
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna1-1/+5
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa1-1/+1
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian1-0/+1
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2-2/+2
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2-2/+2
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-01tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen1-1/+2
2011-04-01sctp: malloc enough room for asconf-ack chunkWei Yongjun1-2/+2
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-01net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann11-12/+23
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller18-35/+104
2011-03-31appletalk: Fix OOPS in atalk_release().David S. Miller1-5/+6
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin1-1/+3
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin1-1/+2
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2011-03-30sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller1-2/+2
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy3-89/+32
2011-03-30fib: add rtnl locking in ip_fib_net_exitEric Dumazet1-0/+2
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville3-25/+3
2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville1-1/+8
2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville1-2/+2
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl1-8/+14
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano1-2/+22
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski6-9/+387