Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-08-08 | 5 | -33/+167 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 2008-08-07 | 1 | -2/+161 | |
| | * | | | | | | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 2008-08-07 | 4 | -31/+6 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill... | David S. Miller | 2008-08-08 | 25 | -4/+31522 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ath9k: Revamp wireless mode usage | Sujith | 2008-08-07 | 12 | -324/+205 | |
| | * | | | | | | ath9k: More unused macros | Sujith | 2008-08-07 | 1 | -6/+0 | |
| | * | | | | | | ath9k: Remove a few unused macros and fix indentation | Sujith | 2008-08-07 | 1 | -145/+130 | |
| | * | | | | | | ath9k: Use mac80211's band macros and remove enum hal_freq_band | Sujith | 2008-08-07 | 2 | -9/+4 | |
| | * | | | | | | ath9k: Remove redundant data structure ath9k_txq_info | Sujith | 2008-08-07 | 6 | -212/+178 | |
| | * | | | | | | ath9k: Cleanup data structures related to HW capabilities | Sujith | 2008-08-07 | 9 | -320/+330 | |
| | * | | | | | | ath9k: work around gcc ICEs | Adrian Bunk | 2008-08-07 | 1 | -1/+5 | |
| | * | | | | | | ath9k: Add new Atheros IEEE 802.11n driver | Luis R. Rodriguez | 2008-08-07 | 22 | -0/+31685 | |
| | * | | | | | | ath5k: remove Atheros 11n devices from supported list | Luis R. Rodriguez | 2008-08-07 | 1 | -2/+0 | |
| | * | | | | | | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 | 2 | -2/+2 | |
| * | | | | | | | p54: swap short slot time dcf values | Christian Lamparter | 2008-08-07 | 1 | -2/+2 | |
| * | | | | | | | rt2x00: Block all unsupported modes | Ivo van Doorn | 2008-08-07 | 1 | -17/+37 | |
| * | | | | | | | p54: Fix for TX sequence number problem | Larry Finger | 2008-08-07 | 2 | -0/+15 | |
| * | | | | | | | iwlwifi: cleanup iwl_tx_skb | Tomas Winkler | 2008-08-07 | 3 | -25/+22 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 | 33 | -1863/+1233 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | WAN: Use u32 type instead of u_int32_t in LMC driver. | Krzysztof Hałasa | 2008-07-23 | 6 | -143/+139 | |
| | * | | | | | | WAN: Port LMC driver to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 8 | -653/+365 | |
| | * | | | | | | WAN: Convert Zilog-based drivers to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 6 | -574/+382 | |
| | * | | | | | | WAN: Port COSA driver to generic HDLC. | Krzysztof Hałasa | 2008-07-23 | 3 | -167/+130 | |
| | * | | | | | | WAN: farsync driver no longer uses syncppp.c directly | Krzysztof Hałasa | 2008-07-23 | 3 | -11/+2 | |
| | * | | | | | | WAN: Convert PC300 driver to use normal u8/u16/u32 types | Krzysztof Hałasa | 2008-07-23 | 2 | -154/+150 | |
| | * | | | | | | WAN: Remove dead code from PC300 driver, part #2 | Krzysztof Hałasa | 2008-07-23 | 2 | -13/+1 | |
| | * | | | | | | WAN: Remove dead code from PC300 driver, part #1 | Krzysztof Hałasa | 2008-07-23 | 2 | -50/+4 | |
| | * | | | | | | WAN: Remove unneeded "#include <net/syncppp.h>" | Krzysztof Hałasa | 2008-07-23 | 3 | -5/+0 | |
| | * | | | | | | Remove bogus variables from syncppp.[ch] | Krzysztof Hałasa | 2008-07-23 | 1 | -9/+0 | |
| | * | | | | | | Remove bogus dosyncppp variable from synclink drivers. | Krzysztof Hałasa | 2008-07-23 | 4 | -17/+0 | |
| | * | | | | | | WAN: cosmetic changes to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 7 | -72/+65 | |
| * | | | | | | | WAN: remove extra help text from HDLC_PPP config option | Krzysztof Halasa | 2008-08-07 | 1 | -2/+0 | |
| * | | | | | | | bonding: Don't destroy bonding master when removing slave via sysfs | Moni Shoua | 2008-08-07 | 1 | -3/+0 | |
| * | | | | | | | bonding: refactor mii monitor | Jay Vosburgh | 2008-08-07 | 2 | -222/+173 | |
| * | | | | | | | [netdrvr] Drivers should not set IFF_* flag themselves | Wang Chen | 2008-08-07 | 13 | -57/+9 | |
| * | | | | | | | dm9000: Support MAC address setting through platform data. | Laurent Pinchart | 2008-08-07 | 1 | -0/+5 | |
| * | | | | | | | 3c59x: use netdev_alloc_skb | Stephen Hemminger | 2008-08-07 | 1 | -6/+8 | |
| * | | | | | | | pegasus: add blacklist support to fix Belkin bluetooth dongle. | Ben Collins | 2008-08-07 | 1 | -0/+21 | |
| * | | | | | | | drivers/net/netxen/netxen_nic_hw.c: fix printk warnings | Andrew Morton | 2008-08-07 | 1 | -2/+4 | |
| * | | | | | | | hamradio: add missing sanity check to tty operation | Eugene Teo | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | | drivers/net: coding styles fixes to drivers/net/8390.c | Gustavo F. Padovan | 2008-08-07 | 1 | -8/+5 | |
| * | | | | | | | drivers/net: coding styles fixes to drivers/net/8390p.c | Gustavo F. Padovan | 2008-08-07 | 1 | -10/+7 | |
| * | | | | | | | drivers/net: Remove 'return' of void function NS8390p_init() | Gustavo F. Padovan | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | | [netdrvr] sh_eth: Add SH7619 support | Yoshinori Sato | 2008-08-07 | 3 | -25/+71 | |
| * | | | | | | | METH: fix MAC address setup | Thomas Bogendoerfer | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | | xen-netfront: use netif_start_queue() on xennet_open() | Eduardo Habkost | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | | qla3xxx: driver version change. | root | 2008-08-07 | 1 | -1/+1 | |
| * | | | | | | | qla3xxx: cleanup: Remove some unused structure definitions and structure elem... | Ron Mercer | 2008-08-07 | 2 | -101/+0 | |
| * | | | | | | | qla3xxx: cleanup: Remove some unused defined constants in the header file. | Ron Mercer | 2008-08-07 | 1 | -8/+0 | |
| * | | | | | | | qla3xxx: fix: Fix IFF_MULTICAST setting. | Ron Mercer | 2008-08-07 | 1 | -3/+0 |