aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-143-26/+2
|\
| * [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-141-24/+0
| |\
| | * [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0
| | * [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-1036-157/+201
| |\ \ \ \ \ \ \ | | | | | | | |/
| | | | | | * | [ARM] rpc: etherh: fix unused variable warningRussell King2008-07-031-1/+1
| | * | | | | | [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-1/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-143-10/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14159-1409/+2136
| |\ \ \ \ \ \ \
| * | | | | | | | tun: fasync BKL pushdownJonathan Corbet2008-07-021-4/+7
| * | | | | | | | net-tun: BKL pushdownArnd Bergmann2008-07-021-0/+2
| * | | | | | | | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-1/+2
| * | | | | | | | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-0/+1
| * | | | | | | | cosa: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-6/+16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-141-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | macb: Basic suspend/resume supportHaavard Skinnemoen2008-07-021-0/+37
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-141-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-031-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-101-0/+6
* | | | | | | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
* | | | | | | zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
* | | | | | | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
* | | | | | | irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
* | | | | | | irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
* | | | | | | zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
* | | | | | | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
* | | | | | | hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
* | | | | | | fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
* | | | | | | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
* | | | | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
* | | | | | | pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
* | | | | | | ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
* | | | | | | ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
* | | | | | | ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
* | | | | | | ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
* | | | | | | forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
* | | | | | | Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
* | | | | | | libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-021-0/+1
* | | | | | | iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-022-2/+4
* | | | | | | iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
|/ / / / / /
* | | | | | hostap: fix sparse warningsPavel Roskin2008-06-305-16/+15
* | | | | | hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-301-1/+1
* | | | | | hamradio: remove unused variableAndre Haupt2008-06-271-2/+0
* | | | | | prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
* | | | | | rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-278-70/+97
|\ \ \ \ \ \
| * | | | | | iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| * | | | | | rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| * | | | | | b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| * | | | | | b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3