Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | macvlan : fix checksums error when we are in bridge mode | Daniel Lezcano | 2011-03-14 | 1 | -0/+3 | |
| | * | | | | | | | NET: cdc-phonet, handle empty phonet header | Jiri Slaby | 2011-03-14 | 1 | -6/+3 | |
| | * | | | | | | | NET: cdc-phonet, fix stop-queue handling | Jiri Slaby | 2011-03-14 | 1 | -1/+0 | |
| | * | | | | | | | xen: netfront: ethtool stats fields should be unsigned long | Ian Campbell | 2011-03-14 | 1 | -1/+1 | |
| | * | | | | | | | Davinci: Do not reset EMAC TX overruns counter on read | Thomas Lange | 2011-03-14 | 1 | -1/+1 | |
| | * | | | | | | | can: wrong index used in inner loop | roel kluin | 2011-03-14 | 1 | -3/+3 | |
| | * | | | | | | | bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow | Ariel Elior | 2011-03-14 | 1 | -1/+1 | |
| * | | | | | | | | be2net: Fix UDP packet detected status in RX compl | Padmanabh Ratnakar | 2011-03-15 | 1 | -0/+2 | |
| * | | | | | | | | netxen: support for GbE port settings | Sony Chacko | 2011-03-15 | 3 | -45/+34 | |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-03-15 | 3 | -2/+48 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | igb: Add messaging for thermal sensor events on i350 devices | Carolyn Wyborny | 2011-03-14 | 3 | -1/+44 | |
| | * | | | | | | | | igb: fix hw timestamping | Anders Berggren | 2011-03-14 | 1 | -1/+4 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-15 | 22 | -232/+380 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ath9k: fix aggregation related interoperability issues | Felix Fietkau | 2011-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | ath9k: improve reliability of beacon transmission and stuck beacon handling | Felix Fietkau | 2011-03-14 | 3 | -74/+12 | |
| | * | | | | | | | | ath9k: fix the .flush driver op implementation | Felix Fietkau | 2011-03-14 | 3 | -51/+34 | |
| | * | | | | | | | | ath9k: fix stopping tx dma on reset | Felix Fietkau | 2011-03-14 | 3 | -8/+35 | |
| | * | | | | | | | | ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits | Felix Fietkau | 2011-03-14 | 1 | -2/+2 | |
| | * | | | | | | | | ath5k: implement ieee80211_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 3 | -1/+46 | |
| | * | | | | | | | | iwlagn: support off-channel TX | Johannes Berg | 2011-03-11 | 6 | -51/+238 | |
| | * | | | | | | | | libertas: fix write past end of array in mesh_id_get() | Dan Carpenter | 2011-03-11 | 1 | -7/+4 | |
| | * | | | | | | | | ath9k_hw: Increase the wait count for nf load. | Vivek Natarajan | 2011-03-11 | 1 | -2/+2 | |
| | * | | | | | | | | ath9k_hw: Fix PLL initialization for AR9485. | Vivek Natarajan | 2011-03-11 | 1 | -2/+2 | |
| | * | | | | | | | | ath9k_hw: Improve idle power consumption for AR9485. | Vivek Natarajan | 2011-03-11 | 1 | -0/+2 | |
| | * | | | | | | | | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag | Felix Fietkau | 2011-03-11 | 1 | -3/+1 | |
| | * | | | | | | | | wl1251: fix elp_work race condition | Grazvydas Ignotas | 2011-03-11 | 1 | -1/+3 | |
| | * | | | | | | | | wl1251: remove wl1251_ps_set_elp function | Grazvydas Ignotas | 2011-03-11 | 1 | -34/+3 | |
| * | | | | | | | | | fcoe: correct checking for bonding | Jiri Pirko | 2011-03-14 | 1 | -3/+1 | |
| * | | | | | | | | | CS89x0: Add networking support for QQ2440 | Domenico Andreoli | 2011-03-14 | 2 | -2/+13 | |
| * | | | | | | | | | CS89x0: Finish transition to CS89x0_NONISA_IRQ | Domenico Andreoli | 2011-03-14 | 1 | -4/+4 | |
| * | | | | | | | | | ftmac100: use GFP_ATOMIC allocations where needed | Eric Dumazet | 2011-03-14 | 1 | -5/+7 | |
| * | | | | | | | | | qeth: change some configurations defaults | Frank Blaschka | 2011-03-14 | 3 | -2/+11 | |
| * | | | | | | | | | be2net: changes for BE3 native mode support | Sathya Perla | 2011-03-14 | 5 | -150/+252 | |
| * | | | | | | | | | netxen: Notify firmware of Flex-10 interface down | Sony Chacko | 2011-03-14 | 1 | -0/+3 | |
| * | | | | | | | | | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses | Peter Korsgaard | 2011-03-14 | 1 | -3/+5 | |
| * | | | | | | | | | bnx2: Update firmware and version | Michael Chan | 2011-03-14 | 2 | -5/+5 | |
| * | | | | | | | | | enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO | Vasanthy Kolluri | 2011-03-14 | 3 | -3/+44 | |
| * | | | | | | | | | drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled | Michel Lespinasse | 2011-03-14 | 2 | -3/+7 | |
| * | | | | | | | | | net: sh_eth: add set_mdio_gate in bb_info | Yoshihiro Shimoda | 2011-03-14 | 1 | -2/+19 | |
| * | | | | | | | | | net: sh_eth: add support for SH7757's GETHER | Yoshihiro Shimoda | 2011-03-14 | 1 | -1/+135 | |
| * | | | | | | | | | net: sh_eth: modify the PHY_INTERFACE_MODE | Yoshihiro Shimoda | 2011-03-14 | 2 | -1/+3 | |
| * | | | | | | | | | net: sh_eth: remove almost #ifdef of SH7763 | Yoshihiro Shimoda | 2011-03-14 | 2 | -39/+47 | |
| * | | | | | | | | | net: sh_eth: remove the SH_TSU_ADDR | Yoshihiro Shimoda | 2011-03-14 | 2 | -22/+27 | |
| * | | | | | | | | | net: sh_eth: modify the definitions of register | Yoshihiro Shimoda | 2011-03-14 | 2 | -422/+527 | |
| * | | | | | | | | | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 2011-03-12 | 2 | -15/+15 | |
| * | | | | | | | | | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 | 2 | -2/+2 | |
| * | | | | | | | | | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 | 8 | -108/+40 | |
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-03-12 | 29 | -469/+1316 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ixgbe: DCB, PFC not cleared until reset occurs | John Fastabend | 2011-03-12 | 2 | -51/+47 | |
| | * | | | | | | | | | ixgbe: add support for VF Transmit rate limit using iproute2 | Lior Levy | 2011-03-12 | 5 | -2/+93 |