1. c931cee wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier by Inaky Perez-Gonzalez · 15 years ago
  2. 55a662d wimax/i2400m: implement passive mode as a module option by Inaky Perez-Gonzalez · 15 years ago
  3. a8ee303 wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data by Inaky Perez-Gonzalez · 15 years ago
  4. 097acbe wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional by Inaky Perez-Gonzalez · 15 years ago
  5. 4a78fd9 wimax/i2400m: fix oops caused by race condition when exiting USB kthreads by Inaky Perez-Gonzalez · 15 years ago
  6. 0c96859 wimax/i2400m: Let device's status reports change the device state by Inaky Perez-Gonzalez · 15 years ago
  7. 46c50147 wimax/i2400m: fix oops in TX when tearing down the device by Inaky Perez-Gonzalez · 15 years ago
  8. a0beba2 wimax/i2400m: queue device's report until the driver is ready for them by Inaky Perez-Gonzalez · 15 years ago
  9. af77dfa wimax/i2400m: move i2400m_init() out of i2400m.h by Inaky Perez-Gonzalez · 15 years ago
  10. b9ee950 wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex by Inaky Perez-Gonzalez · 15 years ago
  11. 5eeae35 wimax/i2400m: when stopping the device, cancel any pending message by Inaky Perez-Gonzalez · 15 years ago
  12. 28cff50 wimax/i2400m: change the bcf_len to exclude the extended header size by Cindy H Kao · 15 years ago
  13. 6f4fc90 wimax/i2400m: use JUMP cmd for last FW chunk indication by Cindy H Kao · 15 years ago
  14. 9835fd8 wimax/i2400m: fix race condition with tcpdump et al by Inaky Perez-Gonzalez · 15 years ago
  15. e1633fd wimax/i2400m: reduce verbosity of debug messages in boot mode by Inaky Perez-Gonzalez · 15 years ago
  16. 3725d8c wimax/i2400m: Implement pre/post reset support in the USB driver by Inaky Perez-Gonzalez · 15 years ago
  17. 2869da8 wimax/i2400m: do bootmode buffer management in i2400m_setup/release() by Inaky Perez-Gonzalez · 15 years ago
  18. 0856ccf wimax/i2400m: introduce i2400m->bus_setup/release by Inaky Perez-Gonzalez · 15 years ago
  19. c2315b4 wimax/i2400m: clarify and fix i2400m->{ready,updown} by Inaky Perez-Gonzalez · 15 years ago
  20. 8f90f3e wimax/i2400m: cleanup initialization/destruction flow by Inaky Perez-Gonzalez · 15 years ago
  21. ac53aed wimax/i2400m: on device stop, clean up pending wake & TX work by Inaky Perez-Gonzalez · 15 years ago
  22. cb5b756 wimax/i2400m: don't overwrite error codes when failing to load firmware by Inaky Perez-Gonzalez · 15 years ago
  23. 1a5a73c wimax/i2400m: implement .reset_resume in USB subdriver by Inaky Perez-Gonzalez · 15 years ago
  24. 7b43ca7 wimax/i2400m: cache firmware on system suspend by Inaky Perez-Gonzalez · 15 years ago
  25. 3ef6129 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() by Inaky Perez-Gonzalez · 15 years ago
  26. b0fbcb2 wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() by Inaky Perez-Gonzalez · 15 years ago
  27. 7329012 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support by Dirk Brandewie · 15 years ago
  28. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  29. 10607c8 wimax/i2400m: on firmware upload, select BCF header that matches device's request by Inaky Perez-Gonzalez · 15 years ago
  30. bfc4418 wimax/i2400m: support extended firmware format by Inaky Perez-Gonzalez · 15 years ago
  31. fabce1a wimax/i2400m: verify firmware format version is known by Inaky Perez-Gonzalez · 15 years ago
  32. 923d708 wimax/i2400m: fix reboot echo/ack barker deadlock by Inaky Perez-Gonzalez · 15 years ago
  33. ebc5f62 wimax/i2400m: retry loading firmware files in sequence by Inaky Perez-Gonzalez · 15 years ago
  34. aba3792 wimax/i2400m: rework bootrom initialization to be more flexible by Inaky Perez-Gonzalez · 15 years ago
  35. 32742e6 wimax/i2400m: decide properly if using signed vs non-signed firmware loading by Inaky Perez-Gonzalez · 15 years ago
  36. 59bdc4b wimax/i2400m: workaround not-so-working %zd printf format by Inaky Perez-Gonzalez · 15 years ago
  37. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  38. 4dc1bf0 wimax/i2400m: add missing debug submodule definition by Inaky Perez-Gonzalez · 15 years ago
  39. c77ca95 wimax/i2400m: during probe, call sdio_disable at most once by Inaky Perez-Gonzalez · 15 years ago
  40. 8d8fe19 wimax/i2400m: don't write to memory allocated by request_firmware() by Cindy H Kao · 15 years ago
  41. 77e1251 wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf by Inaky Perez-Gonzalez · 15 years ago
  42. 339ccc3 wimax/i2400m/sdio: clear the INTR status bit after reading size by Cindy H Kao · 15 years ago
  43. 2093586 wimax/i2400m: USB driver uses a configurable endpoint map by Dirk Brandewie · 15 years ago
  44. 8bec9a5 wimax/iwmc3200: increase wait time before enable retry by Cindy H Kao · 15 years ago
  45. 5c29e21 wimax/iwmc3200: don't disable the SDIO function if enable fails by Cindy H Kao · 15 years ago
  46. f2696fb wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang by Cindy H Kao · 15 years ago
  47. c308365 wimax/i2400m: Make boot retries a BUS-specific parameter by Dirk Brandewie · 15 years ago
  48. a134fd6 wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message by Dirk Brandewie · 15 years ago
  49. 81b182a wimax/i2400m: Update comments to talk about SDIO reset and not USB. by Dirk Brandewie · 15 years ago
  50. abb3073 i2400m: minimal ethtool support by Dan Williams · 15 years ago
  51. 2d44f20 wimax: misplaced parenthesis by Roel Kluin · 15 years ago
  52. a6346fa i2400m: keep index within ms_to_errno[] by Roel Kluin · 15 years ago
  53. 5b45bfe wimax/i2400m: fix the bootmode RX deadlock in SDIO driver by Cindy H Kao · 15 years ago
  54. 663ebb4 wimax/i2400m/usb: remove unnecessary power management primitive in i2400m by Oliver Neukum · 15 years ago
  55. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  56. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  57. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  58. a1c1f5e ctcm rollback in case of errors by Einar Lueck · 15 years ago
  59. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  60. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  61. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  62. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  63. 7cecdca netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  64. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  65. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  66. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago
  67. 0a2aa44 netxen: defines for next revision by Amit Kumar Salecha · 15 years ago
  68. 12d7ea2 be2net: Add support for next generation of BladeEngine device. by Ajit Khaparde · 15 years ago
  69. b2d7644 bnx2x: Update to version 1.52.1-1 by Eilon Greenstein · 15 years ago
  70. 35c5f8f bnx2x: Report the maximal available BW as link speed by Eilon Greenstein · 15 years ago
  71. 061bc70 bnx2x: Do not call load/unload functionality from DCC by Eilon Greenstein · 15 years ago
  72. c4ff7cb bnx2x: Adding FW mailbox mutex by Eilon Greenstein · 15 years ago
  73. f34d28e bnx2x: Changing the Disabled state to a flag by Eilon Greenstein · 15 years ago
  74. b015e3d bnx2x: Allowing 0 as initial fairness value by Eilon Greenstein · 15 years ago
  75. 48bccd2 hamradio: Fix bit test correctly. by Thomas Sailer · 15 years ago
  76. deed49f net: Remove BKL from tun by Thomas Gleixner · 15 years ago
  77. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 0fe7463 TI DaVinci EMAC: Clear statistics register properly. by Sriram · 15 years ago
  79. daf9df6 r8169: partial support and phy init for the 8168d by françois romieu · 15 years ago
  80. aace495 net: smsc911x: allow platform_data to specify mac address by Manuel Lauss · 15 years ago
  81. b4efc56 net: enable smsc911x on MIPS by Manuel Lauss · 15 years ago
  82. d189a7e ixgb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  83. 231835e igb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  84. 8328c38 e1000: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  85. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  86. 29c3a05 ixgbe: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  87. 70f9cf8 netxen: add sysfs entries for diag tools by Dhananjay Phadke · 15 years ago
  88. f03b0eb netxen: separate register and memory access lock by Dhananjay Phadke · 15 years ago
  89. 907fa12 netxen: annotate register windowing code by Dhananjay Phadke · 15 years ago
  90. 47abe35 netxen: add access to on chip memory for tools by Dhananjay Phadke · 15 years ago
  91. 1f5e055 netxen: remove sub 64-bit mem accesses by Amit Kumar Salecha · 15 years ago
  92. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  93. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  94. bff1c09 sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_start() by roel kluin · 15 years ago
  95. a81d4bf net/hamradio: fix test in receive() by roel kluin · 15 years ago
  96. f14d42f cxgb3: Added private MAC address and provisioning packet handler for iSCSI by Karen Xie · 15 years ago
  97. bcd5149 net: add Runtime PM to the sh_eth driver by Magnus Damm · 15 years ago
  98. 748031f net: allow sh_eth to get mac address through platform data by Magnus Damm · 15 years ago
  99. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  100. 91cd175 irda/sa1100_ir: check return value of startup hook by Dmitry Artamonow · 15 years ago