aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| * | tun: fasync BKL pushdownJonathan Corbet2008-07-02
| * | net-tun: BKL pushdownArnd Bergmann2008-07-02
| * | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
| * | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
| * | cosa: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-14
|\ \ \
| * | | macb: Basic suspend/resume supportHaavard Skinnemoen2008-07-02
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-03
* | | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-10
* | | | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-09
* | | | zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-09
* | | | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-09
* | | | irda: New device ID for nsc-irccVille Syrjala2008-07-08
* | | | irda: via-ircc proper dma freeingWang Chen2008-07-08
* | | | zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-07
* | | | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-07
* | | | hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-07
* | | | fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-04
* | | | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-04
* | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-04
* | | | pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
* | | | ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
* | | | ehea: fix race conditionJan-Bernd Themann2008-07-04
* | | | ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-04
* | | | ehea: fix might sleep problemJan-Bernd Themann2008-07-04
* | | | forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-04
* | | | Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-04
* | | | libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-02
* | | | iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-02
* | | | iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-02
|/ / /
* | | hostap: fix sparse warningsPavel Roskin2008-06-30
* | | hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-30
* | | hamradio: remove unused variableAndre Haupt2008-06-27
* | | prism: islpci_eth.c endianness fixHarvey Harrison2008-06-27
* | | rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-27
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-27
|\ \ \
| * | | iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-25
| * | | rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-25
| * | | b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-25
| * | | b43: Fix possible MMIO access while device is downMichael Buesch2008-06-25
| * | | b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-25
| * | | b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-25
| |/ /
* | | Hold RTNL while calling dev_close()Ben Hutchings2008-06-27
* | | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-27
* | | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-27
* | | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-27
* | | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-27