Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | list.h: add list_cut_position() | Luis R. Rodriguez | 2008-08-07 | 1 | -0/+40 | |
| | * | | | | | | | | | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 | 3 | -11/+40 | |
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | mac80211: keep mesh ifaces in allmulti mode | Luis Carlos Cobo | 2008-08-07 | 1 | -1/+7 | |
| * | | | | | | | | | | mac80211: fix use of skb->cb for mesh forwarding | Luis Carlos Cobo | 2008-08-07 | 5 | -90/+106 | |
| * | | | | | | | | | | 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 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | pktgen: multiqueue etc. | Robert Olsson | 2008-08-07 | 1 | -3/+34 | |
| * | | | | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-08-07 | 102 | -3200/+2325 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 | 36 | -1918/+1245 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | WAN: Use u32 type instead of u_int32_t in LMC driver. | Krzysztof Hałasa | 2008-07-23 | 6 | -143/+139 | |
| | | * | | | | | | | | | WAN: don't mention syncppp in z8530 DocBook. | Krzysztof Hałasa | 2008-07-23 | 1 | -26/+12 | |
| | | * | | | | | | | | | 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 | |
| | | * | | | | | | | | | wanmain.c doesn't need syncppp.h | Krzysztof Hałasa | 2008-07-23 | 1 | -1/+0 | |
| | | * | | | | | | | | | Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't exist | Krzysztof Hałasa | 2008-07-23 | 1 | -26/+0 | |
| | | * | | | | | | | | | Remove bogus variables from syncppp.[ch] | Krzysztof Hałasa | 2008-07-23 | 2 | -11/+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 | |
| | * | | | | | | | | | | net/core: Allow receive on active slaves. | Joe Eykholt | 2008-08-07 | 1 | -2/+4 | |
| | * | | | | | | | | | | net/core: Allow certain receives on inactive slave. | Joe Eykholt | 2008-08-07 | 1 | -7/+8 | |
| | * | | | | | | | | | | net/core: Uninline skb_bond(). | Joe Eykholt | 2008-08-07 | 1 | -20/+8 | |
| | * | | | | | | | | | | 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 | 2 | -0/+6 | |
| | * | | | | | | | | | | 3c59x: use netdev_alloc_skb | Stephen Hemminger | 2008-08-07 | 1 | -6/+8 | |
| | * | | | | | | | | | | ethtool: Expand ethtool_cmd.speed to 32 bits | Brandon Philips | 2008-08-07 | 1 | -1/+16 | |
| | * | | | | | | | | | | 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 | 4 | -25/+82 | |
| | * | | | | | | | | | | 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 | |
| | * | | | | | | | | | | qla3xxx: fix: Remove unused set_multicast function. | Ron Mercer | 2008-08-07 | 1 | -9/+5 |