summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg
2011-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau
2011-04-18Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang
2011-04-18Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2011-04-07mwl8k: do not free unrequested irqBrian Cavagnolo
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger
2011-04-04p54usb: IDs for two new devicesChristian Lamparter
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-01tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen
2011-04-01sctp: malloc enough room for asconf-ack chunkWei Yongjun
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun
2011-04-01net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-31appletalk: Fix OOPS in atalk_release().David S. Miller
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2011-03-30sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy
2011-03-30fib: add rtnl locking in ip_fib_net_exitEric Dumazet
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville
2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano