| Commit message (Expand) | Author | Age |
* | prism54: prism54_get_encode() test below 0 on unsigned index | Roel Kluin | 2008-04-23 |
* | b43: Workaround DMA quirks | Michael Buesch | 2008-04-23 |
* | ath5k: Fix radio identification on AR5424/2424 | Nick Kossifidis | 2008-04-23 |
* | ssb: Fix all-ones boardflags | Larry Finger | 2008-04-23 |
* | b43: Add more btcoexist workarounds | Michael Buesch | 2008-04-23 |
* | b43: Fix HostFlags data types | Michael Buesch | 2008-04-23 |
* | b43: Workaround invalid bluetooth settings | Michael Buesch | 2008-04-23 |
* | iwlwifi: Fix built-in compilation of iwlcore | Tomas Winkler | 2008-04-23 |
* | rt2x00: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
* | iwlwifi: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
* | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 2008-04-23 |
* | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 2008-04-21 |
* | hci_usb: remove code obfuscation | Pavel Machek | 2008-04-19 |
* | drivers/net/appletalk: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-19 |
* | drivers/atm: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-19 |
* | hci_usb: do not initialize static variables to 0 | Pavel Machek | 2008-04-19 |
* | tg3: 5701 DMA corruption fix | Matt Carlson | 2008-04-19 |
* | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() | Mark Asselstine | 2008-04-19 |
* | iwlwifi: Fix unconditional access to station->tidp[].agg. | David S. Miller | 2008-04-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 |
| |\ |
|
| * \ | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-17 |
| |\ \ |
|
| | * | | [netdrvr] forcedeth: internal simplifications; changelog removal | Jeff Garzik | 2008-04-17 |
| | * | | phylib: factor out get_phy_id from within get_phy_device | Paul Gortmaker | 2008-04-17 |
| | * | | PHY: add BCM5464 support to broadcom PHY driver | Paul Gortmaker | 2008-04-17 |
| | * | | cxgb3: Fix __must_check warning with dev_dbg. | Dan Noe | 2008-04-17 |
| | * | | tc35815: Statistics cleanup | Atsushi Nemoto | 2008-04-17 |
| | * | | natsemi: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-17 |
| | * | | e1000: convert uint16_t style integers to u16 | Joe Perches | 2008-04-16 |
| | * | | ixgb: convert uint16_t style integers to u16 | Joe Perches | 2008-04-16 |
| | * | | sb1000.c: make const arrays static | Denys Vlasenko | 2008-04-16 |
| | * | | sb1000.c: stop inlining largish static functions | Denys Vlasenko | 2008-04-16 |
| | * | | #if 0 netxen_nic_link_ok() | Adrian Bunk | 2008-04-16 |
| | * | | make netxen_workq static | Adrian Bunk | 2008-04-16 |
| | * | | qeth: keep ip-address after LAN_OFFLINE failure | Ursula Braun | 2008-04-16 |
| | * | | qeth: core code should alloc headroom for LLC protocol | Frank Blaschka | 2008-04-16 |
| | * | | qeth: improving debug message handling | Peter Tiedemann | 2008-04-16 |
| | * | | qeth: layer 3 do not allow to change mac address | Frank Blaschka | 2008-04-16 |
| | * | | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only | Ursula Braun | 2008-04-16 |
| | * | | qeth: set lan_online flag after a received STARTLAN | Ursula Braun | 2008-04-16 |
| | * | | qeth: allow qdio queue element addresses > 2GB | Ursula Braun | 2008-04-16 |
| | * | | qeth: improve ip_list administration after deregister failures | Ursula Braun | 2008-04-16 |
| | * | | e1000e: reformat register test code, fix some minor initialization | Bruce Allan | 2008-04-16 |
| | * | | e1000e: rename a few functions | Jeff Kirsher | 2008-04-16 |
| | * | | e1000e: Make arrays out of these Rx/Tx registers | Jeff Kirsher | 2008-04-16 |
| | * | | e1000e: limit EEPROM size accesses | Jeff Kirsher | 2008-04-16 |
| | * | | sc92031: use netdev_alloc_skb | Stephen Hemminger | 2008-04-16 |
| | * | | sc92031: start transmit return value bugfix | Stephen Hemminger | 2008-04-16 |
| | * | | sc92031: use net_device stats | Stephen Hemminger | 2008-04-16 |
| | * | | [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata | Peter Horton | 2008-04-16 |