| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ath5k: add LED definition for BenQ Joybook R55v | Bob Copeland | 2009-11-10 | 1 | -0/+2 |
| * | ath5k: add LED support for HP Compaq CQ60 | Bob Copeland | 2009-11-10 | 1 | -0/+2 |
| * | ath5k: don't reset mcast filter when configuring the mode | Bob Copeland | 2009-11-10 | 1 | -1/+0 |
| * | rt2x00: update MAINTAINERS | Ivo van Doorn | 2009-11-10 | 1 | -0/+1 |
| * | b43: work around a locking issue in ->set_tim() | Felix Fietkau | 2009-11-10 | 1 | -2/+1 |
| * | ssb-pcmcia: Fix 32bit register access in early bus scanning | Martin Fuzzey | 2009-11-10 | 1 | -1/+5 |
* | | CAN: use dev_get_by_index_rcu | stephen hemminger | 2009-11-10 | 1 | -3/+3 |
* | | IPV4: use rcu to walk list of devices in IGMP | stephen hemminger | 2009-11-10 | 1 | -8/+10 |
* | | decnet: use RCU to find network devices | stephen hemminger | 2009-11-10 | 1 | -8/+6 |
* | | s390: use RCU to walk list of network devices | stephen hemminger | 2009-11-10 | 1 | -3/+5 |
* | | net: use rcu for network scheduler API | stephen hemminger | 2009-11-10 | 1 | -3/+4 |
* | | vlan: eliminate use of dev_base_lock | stephen hemminger | 2009-11-10 | 1 | -7/+6 |
* | | netdev: add netdev_continue_rcu | stephen hemminger | 2009-11-10 | 2 | -0/+16 |
* | | IPv6: use ipv6_addr_v4mapped() | Brian Haley | 2009-11-10 | 1 | -1/+1 |
* | | parisc: led: Use for_each_netdev_rcu() | Eric Dumazet | 2009-11-10 | 1 | -5/+2 |
* | | sit: Clean up DF code by copying from IPIP | Herbert Xu | 2009-11-10 | 1 | -21/+21 |
* | | ipv6: Allow inet6_dump_addr() to handle more than 64 addresses | Eric Dumazet | 2009-11-10 | 1 | -0/+6 |
* | | ipv6: speedup inet6_dump_ifinfo() | Eric Dumazet | 2009-11-10 | 1 | -17/+28 |
* | | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard | Cyrill Gorcunov | 2009-11-10 | 3 | -3/+3 |
* | | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-10 | 5 | -9/+12 |
* | | niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK | Marin Mitov | 2009-11-10 | 1 | -5/+1 |
* | | udp: bind() optimisation | Eric Dumazet | 2009-11-10 | 4 | -16/+80 |
* | | bnx2x: version 1.52.1-4 | Eilon Greenstein | 2009-11-10 | 1 | -2/+2 |
* | | bnx2x: Change coalescing granularity to 4us | Eilon Greenstein | 2009-11-10 | 2 | -7/+8 |
* | | bnx2x: Remove misleading error print | Eilon Greenstein | 2009-11-10 | 1 | -5/+0 |
* | | bnx2x: GSO implies CSUM offload | Eilon Greenstein | 2009-11-10 | 1 | -2/+2 |
* | | Phonet: allocate and copy for pipe TX without sock lock | Rémi Denis-Courmont | 2009-11-10 | 1 | -17/+12 |
* | | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 | 3 | -25/+56 |
* | | speedfax: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+1 |
* | | pcnet-cs: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+7 |
* | | tms380tr: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+2 |
* | | spider-net: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+1 |
* | | myri10ge: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+4 |
* | | cxgb3: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 2 | -14/+19 |
* | | bnx2x: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -13/+14 |
* | | ambassador: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+1 |
* | | solos-pci: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+3 |
* | | netx: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 147 | -9862/+8305 |
|\ \ |
|
| * | | mwl8k: use integral index instead of pointer for driver_data | John W. Linville | 2009-11-06 | 1 | -24/+23 |
| * | | mwl8k: add support for the 88w8366 | Lennert Buytenhek | 2009-11-06 | 1 | -1/+94 |
| * | | mwl8k: implement AP firmware EDCA parameter configuration | Lennert Buytenhek | 2009-11-06 | 1 | -12/+37 |
| * | | mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr() | Lennert Buytenhek | 2009-11-06 | 1 | -2/+14 |
| * | | mwl8k: add AP firmware handling to ->start() | Lennert Buytenhek | 2009-11-06 | 1 | -8/+10 |
| * | | mwl8k: add AP firmware handling to ->configure_filter() | Lennert Buytenhek | 2009-11-06 | 1 | -0/+10 |
| * | | mwl8k: implement AP firmware antenna configuration | Lennert Buytenhek | 2009-11-06 | 1 | -2/+42 |
| * | | mwl8k: add the commands used for AP firmware initialisation | Lennert Buytenhek | 2009-11-06 | 1 | -1/+132 |
| * | | mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta() | Lennert Buytenhek | 2009-11-06 | 1 | -5/+5 |
| * | | mwl8k: set ->interface_modes from the driver data | Lennert Buytenhek | 2009-11-06 | 1 | -1/+3 |
| * | | mwl8k: allow for different receive descriptor formats | Lennert Buytenhek | 2009-11-06 | 1 | -61/+119 |